Skip to main content

What’s New

Qrvey 8.5
Version 8.5 (LTS) of the Qrvey platform is now available to customers. This version includes several new features and performance improvements.
Learn More
End-of-life Schedule
We've added a new article that lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.
Learn More
NodeJS Deprecation
AWS has announced that it is deprecating NodeJS 12, 14, and 16. To avoid any issues as a result of this deprecation, upgrade your instances of the Qrvey platform as described in this announcement.
Learn More
Version: 8.5

Embedding Web Forms

Qrvey has two different embedding options available if you'd like to display your web form on a website, blog, web or mobile application.

iFrame

The simplest method for embedding is to use an iFrame, which essentially just creates a small window on your website that points directly to your web form.

To add an iFrame, navigate to the Publish tab of your web form and click iFrame to copy the provided code. Next, paste the code to your external application.

1_embedding

In-Context Embedding

The second option for embedding your form is selecting In-Context. Using this method, you must first select your embedding options in the Customize tab and this code will activate the in-context tab on your page.

2_embedding